Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: use vitest v1 #478

Merged
merged 3 commits into from
Dec 5, 2023
Merged

test: use vitest v1 #478

merged 3 commits into from
Dec 5, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Dec 5, 2023

No description provided.

Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@vitest/coverage-v8 1.0.0-beta.6...1.0.1 None +7/-7 1.89 MB oreanno
vitest 1.0.0-beta.6...1.0.1 None +6/-6 1.87 MB oreanno

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (366de1d) 98.76% compared to head (88d8eff) 98.76%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #478   +/-   ##
=======================================
  Coverage   98.76%   98.76%           
=======================================
  Files          10       10           
  Lines        1542     1542           
  Branches      260      268    +8     
=======================================
  Hits         1523     1523           
  Misses         19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -13,5 +13,5 @@ jobs:
uses: node-modules/github-actions/.github/workflows/node-test.yml@master
with:
os: 'ubuntu-latest, macos-latest, windows-latest'
version: '14.19.3, 14, 16, 18, 20'
version: '14.19.3, 16, 18, 20'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

14 最新版在 vitest 下会 hang,只验证 14.19.3 好了。

@fengmk2 fengmk2 merged commit 5bb3a62 into master Dec 5, 2023
20 checks passed
@fengmk2 fengmk2 deleted the use-vitest-v1 branch December 5, 2023 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant